sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
fragment
/
androidx.fragment.app
/
[main]Fragment
/
requireHost
require
Host
@
NonNull
fun
requireHost
(
)
:
Any
(
source
)
Return the host object of this fragment.
See also
get
Host()
Throws
Illegal
State
Exception
if not currently associated with a host.